home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / PACKET / WIN7PLUS / WIN7PLUS.TXT < prev   
Text File  |  1997-01-24  |  2KB  |  29 lines

  1.                             WIN7PLUS - v2.17
  2.                                 
  3.                            (c) Charlie McIver
  4.                         Purple Computer Solutions
  5.  
  6. This program relies on 7PLUS.DLL. Although I compile this, I only modify the
  7. 7+ code to make it callable from windows. 7+ is entirely the work of Axel Bauda,
  8. DG1BBQ. 
  9.                                 
  10. Welcome to WIN7PLUS! I think I am right in saying this forms one of the first
  11. true Windows versions of 7+. You should put the contents of this ZIP into a
  12. directory on your harddisk. The EXE file will create an INI file if one doesn't
  13. already exist. 
  14.  
  15. There is only one major change to version 2.17 of WIN7PLUS. Following a request
  16. from a user, the program will now accept arguments. These are passed directly to
  17. 7+. WIN7PLUS terminates when 7+ terminates. If an error is found it is reported
  18. in a message box. If you put a -D in the paramters anywhere, the program will
  19. change directory before 7+ is called, so any output is written to the directory
  20. specified in WIN7PLUS.INI.
  21.  
  22. All the error messages are kept within WIN7PLUS.INI.  These can be altered, so
  23. versions for different languages can be made. If you do make a file for another
  24. language, please send it to me. I'll distribute it with future versions.
  25.  
  26. Half the reason for writing this was as an example of how to use the DLL,
  27. which I also wrote. The DLL is available for developers to use. With the DLL
  28. is the Visual Basic source code for this program.
  29.